getNotificationChannelGroup

@Nullable
open fun getNotificationChannelGroup(@NonNull channelGroupId: @NonNull String): @Nullable NotificationChannelGroup(source)

Returns the notification channel group settings for a given channel group id. Returns null on older SDKs which don't support Notification Channels.